Part Number Hot Search : 
E003745 BR604 SN74LS27 2SD157 CR3203AB ODUCT P1300 BR604
Product Description
Full Text Search
 

To Download HCS515-SL Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  ? 2002 microchip technology inc. ds40183d-page 1 hcs515 features security ? encrypted storage of manufacturers code ? encrypted storage of encoder decryption keys ? up to seven transmitters can be learned code hopping technology ? normal and secure learning mechanisms operating ? 4.5v C 5.5v operation ? internal oscillator ? auto bit rate detection other ? stand-alone decoder ? internal eeprom for transmitter storage ? synchronous serial interface ? 1 kbit user eeprom ? 14-pin dip/soic package typical applications ? automotive remote entry systems ? automotive alarm systems ? automotive immobilizers ? gate and garage openers ? electronic door locks ? identity tokens ? burglar alarm systems compatible encoders all encoders and transponders configured for the fol- lowing setting: ? pwm modulation format (1/3-2/3) ?t e in the range from 100 m s to 400 m s ?10 x t e header ? 28-bit serial number ? 16-bit synchronization counter ? discrimination bits equal to serial number 8 lsbs ? 66- to 69-bit length code word. description the microchip technology inc. hcs515 is a code hop- ping decoder designed for secure remote keyless entry (rke) systems. the hcs515 utilizes the pat- ented code hopping system and high security learning mechanisms to make this a canned solution when used with the hcs encoders to implement a unidirectional remote and access control systems. the hcs515 can be used as a stand-alone decoder or in conjunction with a microcontroller. package type block diagram the manufacturers code, encoder decryption keys, and synchronization information are stored in encrypted form in internal eeprom. the hcs515 uses the s_dat and s_clk inputs to communicate with a host controller device. the hcs515 operates over a wide voltage range of 4.5v C 5.5v. the decoder employs automatic bit rate detection, which allows it to compensate for wide vari- hcs515 pdip, soic 1 2 3 4 nc nc v dd s1 nc nc vss rf_in 5 6 7 14 13 12 11 10 9 8 s0 mclr nc s_clk s_dat nc reception register internal control decryptor rfin oscillator s_dat s_clk mclr eeprom ee_dat ee_clk s0 s1 k ee l oq ? code hopping decoder
hcs515 ds40183d-page 2 ? 2002 microchip technology inc. ations in transmitter data rate. the decoder contains sophisticated error checking algorithms to ensure only valid codes are accepted. 1.0 system overview key terms the following is a list of key terms used throughout this data sheet. for additional information on k ee l oq and code hopping, refer to technical brief 3 (tb003). ? rke - remote keyless entry ? button status - indicates what button input(s) activated the transmission. encompasses the 4 button status bits s3, s2, s1 and s0 ( figure 7-2) . ? code hopping - a method by which a code, viewed externally to the system, appears to change unpredictably each time it is transmitted. ? code word - a block of data that is repeatedly transmitted upon button activation ( figure 7-1) . ? transmission - a data stream consisting of repeating code words ( figure 7-1) . ? crypt key - a unique and secret 64-bit number used to encrypt and decrypt data. in a symmetri- cal block cipher such as the k ee l oq algorithm , the encryption and decryption keys are equal and will therefore be referred to generally as the crypt key. ? encoder - a device that generates and encodes data. ? encryption algorithm - a recipe whereby data is scrambled using a crypt key. the data can only be interpreted by the respective decryption algorithm using the same crypt key. ? decoder - a device that decodes data received from an encoder. ? decryption algorithm - a recipe whereby data scrambled by an encryption algorithm can be unscrambled using the same crypt key. ? learn C learning involves the receiver calculating the transmitters appropriate crypt key, decrypting the received hopping code and storing the serial number, synchronization counter value and crypt key in eeprom. the k ee l oq product family facil- itates several learning strategies to be imple- mented on the decoder. the following are examples of what can be done. - simple learning the receiver uses a fixed crypt key, common to all components of all systems by the same manufacturer, to decrypt the received code words encrypted portion. - normal learning the receiver uses information transmitted during normal operation to derive the crypt key and decrypt the received code words encrypted portion. - secure learn the transmitter is activated through a special button combination to transmit a stored 60-bit seed value used to generate the transmitters crypt key. the receiver uses this seed value to derive the same crypt key and decrypt the received code words encrypted portion. ? manufacturers code C a unique and secret 64- bit number used to generate unique encoder crypt keys. each encoder is programmed with a crypt key that is a function of the manufacturers code. each decoder is programmed with the manufac- turer code itself. 1.1 hcs encoder overview the hcs encoders have a small eeprom array which must be loaded with several parameters before use. the most important of these values are: ? a crypt key that is generated at the time of pro- duction ? a 16-bit synchronization counter value ? a 28-bit serial number which is meant to be unique for every encoder the manufacturer programs the serial number for each encoder at the time of production, while the key gen- eration algorithm generates the crypt key (figure 1-1). inputs to the key generation algorithm typically consist of the encoders serial number and a 64-bit manufac- turers code, which the manufacturer creates. note: the manufacturer code is a pivotal part of the systems overall security. conse- quently, all possible precautions must be taken and maintained for this code.
? 2002 microchip technology inc. ds40183d-page 3 hcs515 figure 1-1: creation and storage of crypt key during production the 16-bit synchronization counter is the basis behind the transmitted code word changing for each transmis- sion; it increments each time a button is pressed. due to the code hopping algorithms complexity, each incre- ment of the synchronization value results in greater than 50% of the bits changing in the transmitted code word. figure 1-2 shows how the key values in eeprom are used in the encoder. once the encoder detects a button press, it reads the button inputs and updates the syn- chronization counter. the synchronization counter and crypt key are input to the encryption algorithm and the output is 32 bits of encrypted information. this data will change with every button press, its value appearing externally to randomly hop around, hence it is referred to as the hopping portion of the code word. the 32-bit hopping code is combined with the button information and serial number to form the code word transmitted to the receiver. the code word format is explained in greater detail in section 7.2. a receiver may use any type of controller as a decoder, but it is typically a microcontroller with compatible firm- ware that allows the decoder to operate in conjunction with an hcs515 based transmitter. section 3.0 provides detail on integrating the hcs515 into a sys- tem. a transmitter must first be learned by the receiver before its use is allowed in the system. learning includes calculating the transmitters appropriate crypt key, decrypting the received hopping code and storing the serial number, synchronization counter value and crypt key in eeprom. in normal operation, each received message of valid format is evaluated. the serial number is used to deter- mine if it is from a learned transmitter. if from a learned transmitter, the message is decrypted and the synchro- nization counter is verified. finally, the button status is checked to see what operation is requested. figure 1-3 shows the relationship between some of the values stored by the receiver and the values received from the transmitter. figure 1-2: building the transmitted code word (encoder) transmitter manufacturers serial number code crypt key key generation algorithm serial number crypt key sync counter . . . hcs515 production programmer eeprom array button press information eeprom array 32 bits encrypted data serial number transmitted information crypt key sync counter serial number k ee l oq encryption algorithm
hcs515 ds40183d-page 4 ? 2002 microchip technology inc. figure 1-3: basic operation of receiver (decoder) note: circled numbers indicate the order of execution. 2.0 pin assignment button press information eeprom array manufacturer code 32 bits of encrypted data serial number received information decrypted synchronization counter check for match sync counter serial number k ee l oq decryption algorithm 1 3 4 check for match 2 perform function indicated by button press 5 crypt key pin decoder function i/o (1) buffer type (1) description 1nc no connection 2 nc no connection 3v dd power connection 4 s1 o ttl s1 function output 5 s0 o ttl s0 function output 6mclr i st master clear input 7 nc no connection 8 nc no connection 9 s_dat i/o ttl synchronous data from controller 10 s_clk i ttl synchronous clock from controller 11 rf_in i ttl input from rf receiver 12 gnd ground connection 13 nc no connection 14 nc no connection note: p = power, i = in, o = out, and st = schmitt trigger input.
? 2002 microchip technology inc. ds40183d-page 5 hcs515 3.0 decoder operation 3.1 learning a transmitter to a receiver (normal or secure learn) before the transmitter and receiver can work together, the receiver must first learn and store the following information from the transmitter in eeprom: ? a check value of the serial number ? the encoder decryption key ? the current synchronization counter value the decoder must also store the manufacturers code (section 1.1) in protected memory. this code will typically be the same for all of the decoders in a sys- tem. the hcs515 has seven memory slots, and, conse- quently, can store up to seven transmitters. during the learn procedure, the decoder searches for an empty memory slot for storing the transmitters information. when all of the memory slots are full, the decoder will overwrite the last transmitters information. to erase all of the memory slots at once, use the erase_all command (c3h). 3.1.1 learning procedure learning is initiated by sending the activate_learn (d2h) command to the decoder. the decoder acknowledges reception of the command by pulling the data line high. for the hcs515 decoder to learn a new transmitter, the following sequence is required: 1. activate the transmitter once. 2. activate the transmitter a second time. (in secure learning mode, the seed transmission must be transmitted during the second stage of learn by activating the appropriate buttons on the transmitter.) 3. the hcs515 will transmit a learn-status string, indicating that the learn was successful. 4. the decoder has now learned the transmitter. 5. repeat steps 1-3 to learn up to seven transmitters note 1: learning will be terminated if two nonsequential codes were received or if two acceptable codes were not decoded within 30 seconds. 2: if more than seven transmitters are learned, the new transmitter will replace the last transmitter learned. it is, therefore, not possible to erase lost transmitters by repeatedly learning new transmitters. to remove lost or stolen transmitters, erase_all transmitters and relearn all available transmitters. 3: learning a transmitter with an encoder decryption key that is identical to a transmitter already in memory replaces the existing transmitter. in practice, this means that all transmit- ters should have unique encoder decryption keys. learning a previously learned transmitter does not use any additional memory slots. the following checks are performed by the decoder to determine if the transmission is valid during learn: ? the first code word is checked for bit integrity. ? the second code word is checked for bit integrity. ? the encoder decryption key is generated accord- ing to the selected algorithm. ? the hopping code is decrypted. ? the discrimination value is checked. ? if all the checks pass, the key, serial number check value, and synchronization counter values are stored in eeprom memory. figure 3-1 shows a flow chart of the learn sequence. figure 3-1: learn sequence enter learn mode wait for reception of second compare discrimination value with serial number use generated key to decrypt equal? sync. counter value encoder decryption key exit learn successful store: learn unsuccessful no yes wait for reception of a valid code non-repeated valid code generate key from serial number/ seed value serial number check value
hcs515 ds40183d-page 6 ? 2002 microchip technology inc. 3.2 validation of codes the decoder waits for a transmission and checks the serial number to determine if it is a learned transmitter. if it is, it takes the code hopping portion of the transmis- sion and decrypts it, using the encoder decryption key. it uses the discrimination value to determine if the decryption was valid. if everything up to this point is valid, the synchronization counter value is evaluated. 3.3 validation steps validation consists of the following steps: 1. search eeprom to find the serial number check value match 2. decrypt the hopping code 3. compare the 10 bits of the discrimination value with the lower 10 bits of serial number 4. check if the synchronization counter value falls within the first synchronization window. 5. check if the synchronization counter value falls within the second synchronization window. 6. if a valid transmission is found, update the synchronization counter, else use the next transmitter block, and repeat the tests. figure 3-2: decoder operation transmission received? does ser # check val match? decrypt transmission is decryption valid? is counter within 16? is counter within 16k? update counter execute command save counter in temp location start no no no no yes yes yes yes yes no and
? 2002 microchip technology inc. ds40183d-page 7 hcs515 3.4 synchronization with decoder (evaluating the counter) the k ee l oq technology patent scope includes a sophisticated synchronization technique that does not require the calculation and storage of future codes. the technique securely blocks invalid transmissions while providing transparent resynchronization to transmitters inadvertently activated away from the receiver. figure 3-3 shows a 3-partition, rotating synchronization window. the size of each window is optional but the technique is fundamental. each time a transmission is authenticated, the intended function is executed and the transmission's synchronization counter value is stored in eeprom. from the currently stored counter value there is an initial "single operation" forward win- dow of 16 codes. if the difference between a received synchronization counter and the last stored counter is within 16, the intended function will be executed on the single button press and the new synchronization counter will be stored. storing the new synchronization counter value effectively rotates the entire synchroniza- tion window. a "double operation" (resynchronization) window fur- ther exists from the single operation window up to 32k codes forward of the currently stored counter value. it is referred to as "double operation" because a trans- mission with synchronization counter value in this win- dow will require an additional, sequential counter transmission prior to executing the intended function. upon receiving the sequential transmission the decoder executes the intended function and stores the synchronization counter value. this resynchronization occurs transparently to the user as it is human nature to press the button a second time if the first was unsuc- cessful. the third window is a "blocked window" ranging from the double operation window to the currently stored synchronization counter value. any transmission with synchronization counter value within this window will be ignored. this window excludes previously used, perhaps code-grabbed transmissions from accessing the system. figure 3-3: synchronization window blocked entire window rotates to eliminate use of previously used codes single operation window window (32k codes) (16 codes) double operation (resynchronization) window (32k codes) stored synchronization counter value
hcs515 ds40183d-page 8 ? 2002 microchip technology inc. 4.0 interfacing to a microcontroller the hcs515 interfaces to a microcontroller via a syn- chronous serial interface. a clock and data line are used to communicate with the hcs515. the microcon- troller controls the clock line. there are two groups of data transfer messages. the first is from the decoder whenever the decoder receives a valid transmission. the decoder signals reception of a valid code by taking the data line high (maximum of 500 ms) the microcon- troller then services the request by clocking out a data string from the decoder. the data string contains the function code, the status bit, and block indicators. the second is from the controlling microcontroller to the decoder in the form of a defined command set. figure 4-1 shows the hcs515 decoder and the i/o interface lines necessary to interface to a microcontrol- ler. 4.1 valid transmission message the decoder informs the microcontroller of a valid transmission by taking the data line high for up to 500 ms. the controlling microcontroller must acknowl- edge by taking the clock line high. the decoder then takes the data line low. the microcontroller can then begin clocking a data stream out of the hcs515. the data stream consists of: ?start bit 0 . ? 2 status bits [ repeat , vlow ]. ? 4-bit function code [ s3 s2 s1 s0 ]. ?stop bit 1 . ? 4 bits indicating the number of transmitters learned into the decoder [ cnt3cnt0 ]. ? 4 bits indicating which block was used [ tx3tx0 ]. ? 64 bits of the received transmission with the hop- ping code decrypted. note: data is always clocked in/out least significant bit (lsb) first. the decoder will terminate the transmission of the data stream at any point where the clock is kept low for longer than 1 ms. therefore, the microcontroller can only clock out the required bits. a maximum of 80 bits can be clocked out of the decoder. figure 4-1: hcs515 decoder and i/o interface lines figure 4-2: decoder valid transmission message nc nc v dd s1 rf data sync clock sync data s0 output hcs515 s0 mclr nc nc nc v ss rf_in s_clk s_dat nc 1 2 3 4 5 6 78 9 10 11 12 13 14 v cc x x x micro reset s1 output x x x decoder signal valid t clkh t ds ab cii t act t dhi t cla received string ci s_dat tx0 tx3 rx63 rept v low s0 s1 s2 s3 cnt0 cnt3 0 rx0 rx1 rx62 1 s_clk information t ack t clkh t clkl transmission
? 2002 microchip technology inc. ds40183d-page 9 hcs515 4.2 command mode 4.2.1 microcontroller command mode activation the microcontroller command consists of four parts. the first part activates the command mode, the sec- ond part is the actual command, the third is the address accessed, and the fourth part is the data. the micro- controller starts the command by taking the clock line high for up to 500 ms. the decoder acknowledges the start-up sequence by taking the data line high. the microcontroller takes the clock line low, after which the decoder will take the data line low, tri-state the data line and wait for the command to be clocked in. the data must be set up on the rising edge and will be sampled on the falling edge of the clock line. 4.2.2 collision detection the hcs515 uses collision detection to prevent clashes between the decoder and microcontroller. whenever the decoder receives a valid transmission the following sequence is followed: ? the decoder first checks to see if the clock line is high. if the clock line is high, the valid transmis- sion notification is aborted, and the microcontrol- ler command mode request is serviced. ? the decoder takes the data line high and checks that the clock line doesnt go high within 50 m s. if the clock line goes high, the valid transmission notification is aborted and the command mode request is serviced. ? if the clock line goes high after 50 m s but before 500 ms, the decoder will acknowledge by taking the data line low. ? the microcontroller can then start to clock out the 80-bit data stream of the received transmission. figure 4-3: microcontroller command mode activation msb a command byte start command t clkl t clkh t ds bc lsb t start t cmd d t data e address byte d ata byte t addr t req t resp clk m c data msb lsb msb lsb t ack hcs515 data
hcs515 ds40183d-page 10 ? 2002 microchip technology inc. 4.2.3 command activation times the command activation time (table 4-1) is defined as the maximum time the microcontroller has to wait for a response from the decoder. the decoder will abort and service the command request. the response time depends on the state of the decoder when the com- mand mode is requested. table 4-1: command activation times 4.2.4 decoder commands the command byte specifies the operation required by the controlling microcontroller. table 4-2 lists the com- mands. table 4-2: decoder commands decoder state min max while receiving transmissions 2.5 ms bpwmax = 2.7 ms during the validation of a received transmission 3 ms during the update of the sync counters 40 ms during learn 170 ms instruction command byte operation read f0 hex read a byte from user eeprom write e1 hex write a byte to user eeprom activate_lrn d2 hex activate a learn sequence on the decoder erase_all c3 hex activate an erase all function on the decoder program b4 hex program manufacturers code and configuration byte
? 2002 microchip technology inc. ds40183d-page 11 hcs515 4.2.5 read byte/s from user eeprom the read command (figure 4-4) is used to read bytes from the user eeprom. the offset in the user eeprom is specified by the address byte, which is truncated to 7 bits (c to d). after the address, a dummy byte must be clocked in (d to e). the eeprom data byte is clocked out on the next rising edge of the clock line with the least significant bit first (e to f). sequen- tial reads are possible by repeating sequence e to f within 1 ms after the falling edge of the previous bytes most significant bit (msb). during the sequential read, the address value will wrap after 128 bytes. the decoder will terminate the read command if no clock pulses are received for a period longer than 1.2 ms. 4.2.6 write byte/s to user eeprom the write command (figure 4-5) is used to write a loca- tion in the user eeprom. the address byte is trun- cated to seven bits (c to d). the data is clocked in least significant bit (lsb) first. the clock line must be asserted to initiate the write. sequential writes of bytes are possible by clocking in the byte and then asserting the clock line (d C f). the decoder will terminate the write command if no clock pulses are received for a period longer than 1.2 ms after a successful write sequence, the decoder will acknowledge by taking the data line high and keeping it high until the clock line goes low. figure 4-4: read bytes from user eeprom figure 4-5: write bytes to user eeprom decoder data msb a command byte start command bc lsb d t rd e address byte dummy byte clk m c data f data byte msb lsb msb lsb msb lsb t rd decoder data msb a command byte start command bc lsb d t wr e address byte data byte clk m c data f acknowledge msb lsb msb lsb t ack t resp t ack 2
hcs515 ds40183d-page 12 ? 2002 microchip technology inc. 4.2.7 erase all the erase all command (figure 4-6) erases all the transmitters in the decoder. after the command and two dummy bytes are clocked in, the clock line must be asserted to activate the command. after a successful completion of an erase all command, the data line is asserted until the clock line goes low. figure 4-6: erase all 4.2.8 activate learn the activate learn command (figure 4-7) is used to activate a transmitter learning sequence on the decoder. the command consists of a command mode activation sequence, a command byte, and two dummy bytes. the decoder will respond by taking the data line high to acknowledge that the command was valid and that learn is active. upon reception of the first transmission, the decoder will respond with a learn status message (figure 4-8). during learn, the decoder will acknowledge the recep- tion of the first transmission by taking the data line high for 60 ms. the controlling microcontroller can clock out at most 8 bits, which will all be zeros. all of the bits of the status byte are zero, and this is used to distinguish between a learn time-out status string and the first transmission received string. the controlling microcon- troller must ensure that the clock line does not go high 60 ms after the falling edge of the data line, for this will terminate learn. upon reception of the second transmission, the decoder will respond with a learn status message (figure 4-9). the learn status message after the second transmis- sion consists of the following: ? 1 start bit. ? the function code [ s3:s0 ] of the message is zero, indicating that this is a status string. ? the result bit indicates the result of the learn sequence. the result bit is set if successful and cleared otherwise. ? the ovr bit will indicate whether an exiting trans- mitter is over written. the ovr bit will be set if an existing transmitter is learned over. ?the [ cnt3cnt0 ] bits will indicate the number of transmitters learned on the decoder. ?the [ tx3tx0 ] bits indicate the block number used during the learning of the transmitter. figure 4-7: learn mode activation decoder data msb a command byte start command bc lsb d t era e subcommand byte dummy byte clk m c data f acknowledge msb lsb msb lsb t ack t resp t ack 2 e coder data msb a command byte start command bc lsb d t lrn e dummy byte dummy byte clk m c data f acknowledge msb lsb msb lsb t ack t resp t ack 2
? 2002 microchip technology inc. ds40183d-page 13 hcs515 figure 4-8: learn status message after first transmission figure 4-9: learn status message after second transmission 4.3 stand-alone mode the hcs515 decoder can also be used in stand-alone applications. the hcs515 will activate the data line for up to 500 ms if a valid transmission was received, and this output can be used to drive a relay circuit. to acti- vate learn or erase all commands, a button must be connected to the clk input. user feedback is indicated on an led connected to the s_dat output line. if the clk line is pulled high, using the learn button, the led will switch on. after the clk line is kept high for longer than 2 seconds, the decoder will switch the led line off, indicating that learn will be entered if the button is released. if the clk line is kept high for another 6 sec- onds, the decoder will activate an erase_all com- mand. learn mode can be aborted by taking the clock line high until the data line goes high (led switches on). during learn, the data line will give feedback to the user and, therefore, must not be connected to the relay drive circuitry. note: the repeat bit must be cleared in the configuration byte in stand-alone mode. after taking the clock low and before a transmitter is learned, any low-to-high change on the clock line may terminate learn. this has learn implications when a switch with contact bounce is used. 4.4 erase all command and erase command the table 4-3 describes two versions of the erase all command. subcommand 01 can be used where a transmitter with permanent status is implemented in the microcontroller software. use of subcommand 01 ensures that the permanent transmitter remains in memory even when all other transmitters are erased. the first transmitter learned after any of the following events is the first transmitter in memory and becomes the permanent transmitter: 1. programming of the manufacturers code. 2. erasing of all transmitters (subcommand 00 only). command request t clkl t clkh t act ab t cll t dhi t cla t clh clk decoder 0 0 0 0 0 0 0 0 status byte c data communications request t clkl t clkh t act ab c ii t cll t dhi t cla t clh clk decoder tx0 tx3 rx63 ovr rslt 0 0 0 0 cnt0 cnt3 0 rx0 rx1 rx62 1 c i learn status bits decoded t x data table 4-3: erase all command command byte subcommand byte description c3 hex 00 hex erase all transmitters. c3 hex 01 hex erase all transmit- ters except 1. the first transmitter in memory is not erased.
hcs515 ds40183d-page 14 ? 2002 microchip technology inc. 4.5 test mode a special test mode is activated after: 1. programming of the manufacturers code. 2. erasing of all transmitters. test mode can be used to test a decoder before any transmitters are learned on it. test mode enables test- ing of decoders without spending the time to learn a transmitter. test mode is terminated after the first suc- cessful learning of an ordinary transmitter. in test mode, the decoder responds to a test transmitter. the test transmitter has the following properties: 1. encoder decryption key = manufacturers code. 2. serial number = any value. 3. discrimination bits = lower 10 bits of the serial number. 4. synchronization counter value = any value (synchronization information is ignored). because the synchronization counter value is ignored in test mode, any number of test transmitters can be used, even if their synchronization counter values are different. 4.6 power supply supervisor reliable operation of the hcs515 requires that the contents of the eeprom memory be protected against erroneous writes. to ensure that erroneous writes do not occur after supply voltage brown-out conditions, the use of a proper power supply supervisor device is imperative (figure 4-11 and figure 8-2). figure 4-10: stand-alone mode learn/erase-all timing figure 4-11: typical stand-alone application circuit data a erase-all activation t req t lrn clk bc d learn activation t era successful e t lrn output0 relay spst v dd v dd learn npn led 10k w v dd v i gnd rst mcp100-450 voltage supervisor nc nc v dd s1 s0 mclr nc nc nc v ss rf_in s_clk s_dat nc 1 2 3 4 5 6 78 9 10 11 12 13 14 x x x x x x 10k w v dd 10k w from rf receiver hcs515 output1 relay spst v dd npn 10k w
? 2002 microchip technology inc. ds40183d-page 15 hcs515 5.0 decoder programming the memory is divided between system memory that stores the transmitter information (read protected) and user memory (read/write). commands to access the user memory are described in sections 4.2.5 and 4.2.6. the following information stored in system memory needs to be programmed before the decoder can be used: ? 64-bit manufacturers code ? decoder configuration byte note 1: these memory locations are read pro- tected and can only be written to using the program command with the device powered up. 2: the contents of the system memory is encrypted by a unique 64-bit key that is stored in the hcs515. to initialize the system memory, the hcs515s program command must be used. 5.1 configuration byte the decoder is configured during initialization by set- ting the appropriate bits in the configuration byte. the following table list the options: 5.1.1 lrn_mode lrn_mode selects between two learning modes. with lrn_mode = 0 , the normal (serial number derived) mode is selected; with lrn_mode = 1 , the secure (seed derived) mode is selected. see section 6.0 for more detail on learning modes. 5.1.2 repeat the hcs515 can be configured to indicate repeated transmissions. in a stand-alone configuration, repeated transmissions must be disabled. bit mnemonic description 0 lrn_mode learning mode selection lrn_mode = 0 C normal learn lrn_mode = 1 C secure learn 1 not used reserved 2 repeat repeat transmission enable 0 = disable 1 = enabled 3 not used reserved 4 not used reserved 5 not used reserved 6 not used reserved 7 not used reserved
hcs515 ds40183d-page 16 ? 2002 microchip technology inc. 5.2 programming waveform the programming command consists of the following: ? command request sequence (a to b) ? command byte (b to c) ? configuration byte (c to d) ? manufacturers code eight data bytes (d to g) ? activation and acknowledge sequence (g to h) 5.3 programming data string a total of 80 bits are clocked into the decoder. the 8-bit command byte is clocked in first, followed by the 8-bit configuration byte and the 64-bit manufacturers code. the data must be clocked in least significant bit (lsb) first. the decoder will then encrypt the manufacturers code using the decoders unique 64-bit eeprom encoder decryption key. after completion of the pro- gramming eeprom, the decoder will acknowledge by taking the data line high (g to h). if the data line goes high within 30 ms after the clock goes high, program- ming also fails. figure 5-1: programming waveform msb a command byte start command t clkl t clkh t ds bc lsb t start t data d t data e configuration byte least significant byte t data t req t resp clk m c data msb lsb msb lsb hcs515 data t data g most significant byte h t ack t wth acknowledge f t wtl lsb msb table 5-1: programming command symbol parameters sugg. value min. max. units t req command request time d.o.d. 0.005 500 ms t resp acknowledge time 100 10 1000 m s t start command request to first command bit 100 20 1000 m s t clkh clock high time 100 20 1000 m s t clkl clock low time 100 20 1000 m s t ds data hold time 50 14 1000 m s t data command last bit to data first bit 100 10 1000 m s t ack command acknowledge time d.o.d. 30 240 ms t wth acknowledge respond time 100 20 1000 m s t wtl clock low to next command 100 10 m s note: d.o.d. - depends on decoder status these parameters are characterized but not tested
? 2002 microchip technology inc. ds40183d-page 17 hcs515 6.0 key generation the hcs515 supports two learning schemes which are selected during the initialization of the system eeprom. the learning schemes are: ? normal learn using the k ee l oq decryption algorithm ? secure learn using the k ee l oq decryption algorithm 6.1 normal (serial number derived) learn using the decryption algorithm this learning scheme uses the k ee l oq decryption algorithm and the 28-bit serial number of the transmitter to derive the encoder decryption key. the 28-bit serial number is patched with predefined values as indicated below to form two 32-bit seeds. sourceh = 60000000 00000000h + serial number | 28 bits sourcel = 20000000 00000000h + serial number | 28 bits then, using the k ee l oq decryption algorithm and the manufacturers code the encoder decryption key is derived as follows: keyh upper 32 bits = f k ee l oq decryption (sourceh) | 64-bit manufacturers code keyl lower 32 bits = f k ee l oq decryption (sourcel) | 64-bit manufacturers code 6.2 secure (seed derived) learn using the decryption algorithm this scheme uses the secure seed transmitted by the encoder to derive the two input seeds. the decoder always uses the lower 64 bits of the transmission to form a 60-bit seed. the upper 4 bits are always forced to zero. for 32-bit seed encoders: sourceh = serial number lower 28 bits sourcel = seed 32 bits for 48-bit seed encoders: sourceh = seed upper 16 bits + serial number upper 16 bits (with upper 4 bits set to zero) << 16 sourcel = seed lower 32 bits for 60-bit seed encoders: sourceh = seed upper 28 bits with upper 4 bits set to zero sourcel = seed lower 32 bits the k ee l oq decryption algorithm and the manufacturers code is used to derive the encoder decryption key as follows: keyh upper 32 bits = decrypt (sourceh) 64-bit manufacturers code keyl lower 32 bits = decrypt (sourcel) 64-bit manufacturers code
hcs515 ds40183d-page 18 ? 2002 microchip technology inc. 7.0 encoders 7.1 transmission format (pwm) the encoder transmission is made up of several parts (figure 7-1). each transmission begins with a preamble and a header, followed by the encrypted and then the fixed data. the actual data is 66/69 bits, which consist of 32 bits of encrypted data and 34/37 bits of non-encrypted data. each transmission is followed by a guard period before another transmission can begin. the code hopping portion provides up to four billion changing code combinations and includes the button status bits (based on which buttons were activated), along with the synchronization counter value and some discrimination bits. the non-code hopping portion is comprised of the status bits, the function bits, and the 28-bit serial number. the encrypted and non-encrypted combined sections increase the number of combina- tions to 7.38 x 10 19 . 7.2 code word organization the hcs encoder transmits a 66/69-bit code word when a button is pressed. the 66/69-bit word is con- structed from a code hopping portion and a non-code hopping portion (figure 7-2). the encrypted data is generated from four button bits, two overflow counter bits, ten discrimination bits, and the 16-bit synchronization counter value. the non-encrypted data is made up from 2 status bits, 4 function bits, and the 28/32-bit serial number. figure 7-1: transmission format (pwm) figure 7-2: code word organization logic "1" guard time 50% encrypted portion fixed code portion logic "0" preamble header t e t e t e 10xt e t bp repeat (1-bit) v low (1-bit) button status s2 s1 s0 s3 serial number (28 bits) button status s2 s1 s0 s3 ovr (2 bits) disc (10 bits) sync counter (16 bits) repeat (1-bit) v low (1-bit) button status 1 1 1 1 serial number (28 bits) seed (32 bits) 34 bits of fixed portion 32 bits of encrypted portion 66 data bits transmitted lsb first. lsb msb msb lsb seed replaces encrypted portion when all button inputs are activated at the same time.
? 2002 microchip technology inc. ds40183d-page 19 hcs515 8.0 electrical characteristics for hcs515 absolute maximum ratings ? ambient temperature under bias................................................................................................. ........... -40c to +125c storage temperature ............................................................................................................ .................. -65 c to +150c voltage on any pin with respect to v ss (except v dd )......................................................................... -0.6v to v dd +0.6v voltage on v dd with respect to vss ........................................................................................................... .......0 to +7.0v total power dissipation (note) .............................................................................................................................70 0 mw maximum current out of v ss pin ........................................................................................................................... 200 ma maximum current into v dd pin ........................................................................................................................... ...150 ma input clamp current, i ik (v i < 0 or v i > v dd ) ......................................................................................................... 20 ma output clamp current, iok (v o < 0 or v o >v dd ) .................................................................................................. 20 ma maximum output current sunk by any i/o pin..................................................................................... .....................25 ma maximum output current sourced by any i/o pin .................................................................................. ..................25 ma note: power dissipation is calculated as follows: p dis = v dd x {i dd - ? i oh } + ? {(v dd Cv oh ) x i oh } + ? (v ol x i ol ) ? notice: stresses above those listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only and functional operation of the device at those or any other condi- tions above those indicated in the operation listings of this specification is not implied. exposure to maximum rating conditions for extended periods may affect device reliability.
hcs515 ds40183d-page 20 ? 2002 microchip technology inc. figure 8-1: reset watchdog timer, oscillator start-up timer and power-up timer timing table 8-1: dc characteristics standard operating conditions (unless otherwise stated) operating temperature commercial (c): 0 c t a +70c industrial (i): -40c t a +85c symbol parameters min. typ. (?) max. units conditions v dd supply voltage 4.5 5.5 v v por v dd start voltage to ensure reset vssv s vdd v dd rise rate to ensure reset 0.05* v/ms i dd supply current 1.8 2. ma f osc = 4 mhz, v dd = 5.5v i pd power-down current 10 50 m av dd = 4.5v v il input low voltage v ss vmclr = .2 v dd v ss 0.8 vv dd between 4.5v and 5.5v v ih input high voltage 0.25 v dd + 0.8 v dd vv dd between 4.5v and 5.5v vexcept mclr = 0.80 v dd v ol output low voltage 0.6 v i ol = 8.5 ma, v dd = 4.5v v oh output high voltage v dd - 0.7 v i oh = -3 ma, v dd = 4.5v ? data in typ column is at 5.0v, 25 c unless otherwise stated. these parameters are for design guidance only and are not tested. * these parameters are characterized but not tested. note: negative current is defined as coming out of the pin. table 8-2: ac characteristics standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units conditions t e transmit elemental period 65 660 m s t od output delay 48 75 237 ms t mclr mclr low time 150 ns t ov time output valid 150 222 ms note: these parameters are characterized but not tested. v dd mclr i/o pins to v t mclr
? 2002 microchip technology inc. ds40183d-page 21 hcs515 8.1 ac electrical characteristics 8.1.1 valid transmission notification standard operating conditions (unless otherwise specified) commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t dhi command request time 0.0050 500 ms t cla micro request acknowledge time 0.0050 1 ms t ack decoder acknowledge time 4 m s t act start command mode to first command bit 20 1200 m s t clkh clock high time 20 1000 m s t clkl clock low time 20 1000 m s f clk clock frequency 500 25000 hz t ds data hold time 14 1000 m s note: these parameters are characterized but not tested. 8.1.2 command mode activation standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t req command request time 0.0050 500 ms t resp microcontroller request acknowledge time 1ms t ack decoder acknowledge time 4 m s t start start command mode to first command bit 20 1000 m s t clkh clock high time 20 1000 m s t clkl clock low time 20 1000 m s f clk clock frequency 500 25000 hz t ds data hold time 14 m s t cmd command validate time 10 m s t addr address validate time 10 m s t data data validate time 10 m s note: these parameters are characterized but not tested. 8.1.3 read from user eeprom command standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t rd decoder eeprom read time 1000 2000 m s note: these parameters are characterized but not tested.
hcs515 ds40183d-page 22 ? 2002 microchip technology inc. 8.1.4 write to user eeprom command standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t wr write command activation time 20 1000 m s t ack eeprom write acknowledge time 10 ms t resp microcontroller acknowledge response time 20 1000 m s t ack 2 decoder response acknowledge time 10 m s note: these parameters are characterized but not tested. 8.1.5 erase all command standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t era learn command activation time 20 1000 m s t ack decoder acknowledge time 20 210 ms t resp microcontroller acknowledge response time 20 1000 m s t ack 2 decoder data line low 10 m s note: these parameters are characterized but not tested. 8.1.6 activate learn command in micro mode standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70 c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t lrn learn command activation time 20 1000 m s t ack decoder acknowledge time 20 m s t resp microcontroller acknowledge response time 20 1000 m s t ack 2 decoder data line low 10 m s note: these parameters are characterized but not tested. 8.1.7 activate learn command in stand-alone mode standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t req command request time 100 ms t lrn learn command activation time 2 s t era erase-all command activation time 6 s note: these parameters are characterized but not tested.
? 2002 microchip technology inc. ds40183d-page 23 hcs515 figure 8-2: typical microcontroller interface circuit 8.1.8 learn status string standard operating conditions (unless otherwise specified): commercial (c): 0c ta +70c industrial (i): -40c ta +85c symbol parameters min. typ. max. units t dhi command request time 500 ms t cla microcontroller command request time 0.005 500 ms t act decoder request acknowledge time 10 m s t clh clock high hold time 1.2 ms t cll clock low hold time 0.020 1.2 ms t clkh clock high time 20 1000 m s t clkl clock low time 20 1000 m s f clk clock frequency 500 25000 hz t ds data hold time 5 m s note: these parameters are characterized but not tested. v dd v i g n d v o mcp100-450 voltage supervisor nc nc v dd s1 s0 mclr nc nc nc v ss rf_in s_clk s_dat nc 1 2 3 4 5 6 78 9 10 11 12 13 14 x x x x x x x x v dd rf receiver microcontroller rst in-circuit programming probe pads 10k hcs515 clk dat
hcs515 ds40183d-page 24 ? 2002 microchip technology inc. 9.0 packaging information 9.1 package marking information legend: xx...x customer specific information* yy year code (last 2 digits of calendar year) ww week code (week of january 1 is week 01) nnn alphanumeric traceability code note : in the event the full microchip part number cannot be marked on one line, it will be carried over to the next line thus limiting the number of available characters for customer specific information. * standard otp marking consists of microchip part number, year code, week code, and traceability code. for otp marking beyond this, certain price adders apply. please check with your microchip sales office. for qtp devices, any special marking adders are included in qtp price. xxxxxxxxxxxxxx xxxxxxxxxxxxxx yywwnnn 14-lead pdip (300 mil) example 14-lead soic 150 mil) example xxxxxxxxxxxxxx 0025nnn xxxxxxxxxxxxxx xxxxxxxxxxxxxx yywwnnn xxxxxxxxxxxxxx 0025nnn hcs515 hcs515
? 2002 microchip technology inc. ds40183d-page 25 hcs515 14-lead plastic dual in-line (p) C 300 mil (pdip ) e1 n d 1 2 eb b e c a a1 b b1 l a2 p a units inches* millimeters dimension limits min nom max min nom max number of pins n 14 14 pitch p .100 2.54 top to seating plane a .140 .155 .170 3.56 3.94 4.32 molded package thickness a2 .115 .130 .145 2.92 3.30 3.68 base to seating plane a1 .015 0.38 shoulder to shoulder width e .300 .313 .325 7.62 7.94 8.26 molded package width e1 .240 .250 .260 6.10 6.35 6.60 overall length d .740 .750 .760 18.80 19.05 19.30 tip to seating plane l .125 .130 .135 3.18 3.30 3.43 lead thickness c .008 .012 .015 0.20 0.29 0.38 upper lead width b1 .045 .058 .070 1.14 1.46 1.78 lower lead width b .014 .018 .022 0.36 0.46 0.56 overall row spacing eb .310 .370 .430 7.87 9.40 10.92 mold draft angle top a 510 15 510 15 b 510 15 510 15 mold draft angle bottom * controlling parameter notes: dimensions d and e1 do not include mold flash or protrusions. mold flash or protrusions shall not exceed .010 (0.254mm) per side. jedec equivalent: ms-001 drawing no. c04-005 significant characteristic
hcs515 ds40183d-page 26 ? 2002 microchip technology inc. 14-lead plastic small outline (sl) C narrow, 150 mil (soic ) foot angle f 0 48 0 48 15 12 0 15 12 0 b mold draft angle bottom 15 12 0 15 12 0 a mold draft angle top 0.51 0.42 0.36 .020 .017 .014 b lead width 0.25 0.23 0.20 .010 .009 .008 c lead thickness 1.27 0.84 0.41 .050 .033 .016 l foot length 0.51 0.38 0.25 .020 .015 .010 h chamfer distance 8.81 8.69 8.56 .347 .342 .337 d overall length 3.99 3.90 3.81 .157 .154 .150 e1 molded package width 6.20 5.99 5.79 .244 .236 .228 e overall width 0.25 0.18 0.10 .010 .007 .004 a1 standoff 1.55 1.42 1.32 .061 .056 .052 a2 molded package thickness 1.75 1.55 1.35 .069 .061 .053 a overall height 1.27 .050 p pitch 14 14 n number of pins max nom min max nom min dimension limits millimeters inches* units 2 1 d p n b e e1 h l c b 45 f a a2 a a1 * controlling parameter notes: dimensions d and e1 do not include mold flash or protrusions. mold flash or protrusions shall not exceed .010 (0.254mm) per side. jedec equivalent: ms-012 drawing no. c04-065 significant characteristic
? 2002 microchip technology inc. ds40183d-page 27 hcs515 on-line support microchip provides on-line support on the microchip world wide web (www) site. the web site is used by microchip as a means to make files and information easily available to customers. to view the site, the user must have access to the internet and a web browser, such as netscape ? or microsoft ? explorer. files are also available for ftp download from our ftp site. connecting to the microchip internet web site the microchip web site is available by using your favorite internet browser to attach to: www.microchip.com the file transfer site is available by using an ftp ser- vice to connect to: ftp://ftp.microchip.com the web site and file transfer site provide a variety of services. users may download files for the latest development tools, data sheets, application notes, user's guides, articles and sample programs. a vari- ety of microchip specific business information is also available, including listings of microchip sales offices, distributors and factory representatives. other data available for consideration is: ? latest microchip press releases ? technical support section with frequently asked questions ? design tips ? device errata ? job postings ? microchip consultant program member listing ? links to other useful web sites related to microchip products ? conferences for products, development systems, technical information and more ? listing of seminars and events systems information and upgrade hot line the systems information and upgrade line provides system users a listing of the latest versions of all of microchip's development systems software products. plus, this line provides information on how customers can receive any currently available upgrade kits.the hot line numbers are: 1-800-755-2345 for u.s. and most of canada, and 1-480-792-7302 for the rest of the world.
hcs515 ds40183d-page 28 ? 2002 microchip technology inc. reader response it is our intention to provide you with the best documentation possible to ensure successful use of your microchip prod- uct. if you wish to provide your comments on organization, clarity, subject matter, and ways in which our documentation can better serve you, please fax your comments to the technical publications manager at (480) 792-7578. please list the following information, and use this outline to provide us with your comments about this data sheet. to : technical publications manager re: reader response total pages sent from: name company address city / state / zip / country telephone: (_______) _________ - _________ application (optional): would you like a reply? y n device: literature number: questions: fax: (______) _________ - _________ ds40183d hcs515 1. what are the best features of this document? 2. how does this document meet your hardware and software development needs? 3. do you find the organization of this data sheet easy to follow? if not, why? 4. what additions to the data sheet do you think would enhance the structure and subject? 5. what deletions from the data sheet could be made without affecting the overall usefulness? 6. is there any incorrect or misleading information (what and where)? 7. how would you improve this document? 8. how would you improve our software, systems, and silicon products?
? 2002 microchip technology inc. ds40183d-page 29 hcs515 hcs515 product identification system to order or obtain information, e.g., on pricing or delivery, refer to the factory or the listed sales office. sales and support package: p = plastic dip (300 mil body), 14-lead sl = plastic soic (150 mil body), 14-lead temperature blank = 0 c to +70 c range: i = C40c to +85c device: hcs515 code hopping decoder hcs515t code hopping decoder (tape and reel) hcs515 /p data sheets products supported by a preliminary data sheet may have an errata sheet describing minor operational differences and recom- mended workarounds. to determine if an errata sheet exists for a particular device, please contact one of the following: 1. your local microchip sales office 2. the microchip corporate literature center u.s. fax: (480) 792-7277 3. the microchip worldwide site (www.microchip.com) please specify which device, revision of silicon and data sheet (include literature #) you are using. new customer notification system register on our web site (www.microchip.com/cn) to receive the most current information on our products.
hcs515 ds40183d-page 30 ? 2002 microchip technology inc. notes:
2002 microchip technology inc. ds40183d - page 31 information contained in this publication regarding device applications and the like is intended through suggestion only and may be superseded by updates. it is your responsibility to ensure that your application meets with your specifications. no representation or warranty is given and no liability is assumed by microchip technology incorporated with respect to the accuracy or use of such information, or infringement of patents or other intellectual property rights arising from such use or otherwise. use of microchips products as critical com- ponents in life support systems is not authorized except with express written approval by microchip. no licenses are con- veyed, implicitly or otherwise, under any intellectual property rights. trademarks the microchip name and logo, the microchip logo, filterlab, k ee l oq , mplab, pic, picmicro, picmaster, picstart, pro mate, seeval and the embedded control solutions company are registered trademarks of microchip technology incorporated in the u.s.a. and other countries. dspic, economonitor, fansense, flexrom, fuzzylab, in-circuit serial programming, icsp, icepic, microid, microport, migratable memory, mpasm, mplib, mplink, mpsim, mxdev, picc, picdem, picdem.net, rfpic, select mode and total endurance are trademarks of microchip technology incorporated in the u.s.a. serialized quick turn programming (sqtp) is a service mark of microchip technology incorporated in the u.s.a. all other trademarks mentioned herein are property of their respective companies. ? 2002, microchip technology incorporated, printed in the u.s.a., all rights reserved. printed on recycled paper. microchip received qs-9000 quality system certification for its worldwide headquarters, design and wafer fabrication facilities in chandler and tempe, arizona in july 1999. the companys quality system processes and procedures are qs-9000 compliant for its picmicro ? 8-bit mcus, k ee l oq ? code hopping devices, serial eeproms and microperipheral products. in addition, microchips quality system for the design and manufacture of development systems is iso 9001 certified. microchips secure data products are covered by some or all of the following patents: code hopping encoder patents issued in europe, u.s.a., and r.s.a. u.s.a.: 5,517,187; europe: 0459781; r.s.a.: za93/4726 secure learning patents issued in the u.s.a. and r.s.a. u.s.a.: 5,686,904; r.s.a.: 95/5429
ds40183d-page 32 ? 2002 microchip technology inc. americas corporate office 2355 west chandler blvd. chandler, az 85224-6199 tel: 480-792-7200 fax: 480-792-7277 technical support: 480-792-7627 web address: http://www.microchip.com rocky mountain 2355 west chandler blvd. chandler, az 85224-6199 tel: 480-792-7966 fax: 480-792-7456 atlanta 500 sugar mill road, suite 200b atlanta, ga 30350 tel: 770-640-0034 fax: 770-640-0307 boston 2 lan drive, suite 120 westford, ma 01886 tel: 978-692-3848 fax: 978-692-3821 chicago 333 pierce road, suite 180 itasca, il 60143 tel: 630-285-0071 fax: 630-285-0075 dallas 4570 westgrove drive, suite 160 addison, tx 75001 tel: 972-818-7423 fax: 972-818-2924 detroit tri-atria office building 32255 northwestern highway, suite 190 farmington hills, mi 48334 tel: 248-538-2250 fax: 248-538-2260 kokomo 2767 s. albright road kokomo, indiana 46902 tel: 765-864-8360 fax: 765-864-8387 los angeles 18201 von karman, suite 1090 irvine, ca 92612 tel: 949-263-1888 fax: 949-263-1338 new york 150 motor parkway, suite 202 hauppauge, ny 11788 tel: 631-273-5305 fax: 631-273-5335 san jose microchip technology inc. 2107 north first street, suite 590 san jose, ca 95131 tel: 408-436-7950 fax: 408-436-7955 toronto 6285 northam drive, suite 108 mississauga, ontario l4v 1x5, canada tel: 905-673-0699 fax: 905-673-6509 asia/pacific australia microchip technology australia pty ltd suite 22, 41 rawson street epping 2121, nsw australia tel: 61-2-9868-6733 fax: 61-2-9868-6755 china - beijing microchip technology consulting (shanghai) co., ltd., beijing liaison office unit 915 bei hai wan tai bldg. no. 6 chaoyangmen beidajie beijing, 100027, no. china tel: 86-10-85282100 fax: 86-10-85282104 china - chengdu microchip technology consulting (shanghai) co., ltd., chengdu liaison office rm. 2401, 24th floor, ming xing financial tower no. 88 tidu street chengdu 610016, china tel: 86-28-6766200 fax: 86-28-6766599 china - fuzhou microchip technology consulting (shanghai) co., ltd., fuzhou liaison office unit 28f, world trade plaza no. 71 wusi road fuzhou 350001, china tel: 86-591-7503506 fax: 86-591-7503521 china - shanghai microchip technology consulting (shanghai) co., ltd. room 701, bldg. b far east international plaza no. 317 xian xia road shanghai, 200051 tel: 86-21-6275-5700 fax: 86-21-6275-5060 china - shenzhen microchip technology consulting (shanghai) co., ltd., shenzhen liaison office rm. 1315, 13/f, shenzhen kerry centre, renminnan lu shenzhen 518001, china tel: 86-755-2350361 fax: 86-755-2366086 hong kong microchip technology hongkong ltd. unit 901-6, tower 2, metroplaza 223 hing fong road kwai fong, n.t., hong kong tel: 852-2401-1200 fax: 852-2401-3431 india microchip technology inc. india liaison office divyasree chambers 1 floor, wing a (a3/a4) no. 11, oshaugnessey road bangalore, 560 025, india tel: 91-80-2290061 fax: 91-80-2290062 japan microchip technology japan k.k. benex s-1 6f 3-18-20, shinyokohama kohoku-ku, yokohama-shi kanagawa, 222-0033, japan tel: 81-45-471- 6166 fax: 81-45-471-6122 korea microchip technology korea 168-1, youngbo bldg. 3 floor samsung-dong, kangnam-ku seoul, korea 135-882 tel: 82-2-554-7200 fax: 82-2-558-5934 singapore microchip technology singapore pte ltd. 200 middle road #07-02 prime centre singapore, 188980 tel: 65-334-8870 fax: 65-334-8850 taiwan microchip technology taiwan 11f-3, no. 207 tung hua north road taipei, 105, taiwan tel: 886-2-2717-7175 fax: 886-2-2545-0139 europe denmark microchip technology nordic aps regus business centre lautrup hoj 1-3 ballerup dk-2750 denmark tel: 45 4420 9895 fax: 45 4420 9910 france microchip technology sarl parc dactivite du moulin de massy 43 rue du saule trapu batiment a - ler etage 91300 massy, france tel: 33-1-69-53-63-20 fax: 33-1-69-30-90-79 germany microchip technology gmbh gustav-heinemann ring 125 d-81739 munich, germany tel: 49-89-627-144 0 fax: 49-89-627-144-44 italy microchip technology srl centro direzionale colleoni palazzo taurus 1 v. le colleoni 1 20041 agrate brianza milan, italy tel: 39-039-65791-1 fax: 39-039-6899883 united kingdom arizona microchip technology ltd. 505 eskdale road winnersh triangle wokingham berkshire, england rg41 5tu tel: 44 118 921 5869 fax: 44-118 921-5820 01/18/02 w orldwide s ales and s ervice


▲Up To Search▲   

 
Price & Availability of HCS515-SL

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X